Advantage ADO.NET Data Provider

"Demo" Sample Application

This project builds a simple windows application that creates
a new database, add some rows, manipulates existing data, and
demonstrates use of the DataGrid control.

It is intended to show the most basic usage and how to 
perform some simple tasks in ADO.NET.

The application builds into the examples\bin\ directory (this
ReadMe.txt file is installed in the examples\demo\ directory).
It requires a copy of Advantage.Data.Provider.dll and its 
dependent files (ace32.dll, adsloc32.dll, adslocal.cfg).

This sample project was built using:
  Microsoft Development Environment 2003
  Microsoft .NET Framework 1.1